-
Notifications
You must be signed in to change notification settings - Fork 790
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crop extension #1666
Crop extension #1666
Conversation
* Add fsx files to workspaces * Stop passing project output paths to CPS * Read script file contents from memory (on workspace initialization)
* cleanup build and test scripts
@dotnet-bot test this please |
This doesn't look correct - something seems wrong with your git repo. I assume you should rebase this on origin/master and hard rest your master on origin/master |
Yes but without proper rebase and hard resets they will always come back... |
@forki Yes. Though it's not that bad - the use of squash-and-merge means that they don't enter the commit history (though they keep appearing in the squash-merge messages unless they get edited out) |
True squashing is a way to keep these hashes out. But I vote to require everyone to fix up their history in order to have proper diff here on github. It's just super hard to review with broken history. |
approved (with squash :) ) |
Update for cropextension to reduce the number of times it calls validate path character.
Also contains revert nunit.consolerunner to 3.0.0